Feature: Crear post

Scenarios

Chart

Status

Progress

1

Passed

100.00%

Failed

0.00%
Total duration:
1m 47.247s

Scenario: Como usario administrador, quiero crear un post

Before 0m 16.045s
Given I navigate to page "http://localhost:2368/ghost/" 0m 1.024s
And I wait for 3 seconds 0m 3.195s
When I enter email "<USERNAME>" 0m 0.327s
And I wait for 1 seconds 0m 1.173s
And I enter password "<PASSWORD>" 0m 0.185s
And I wait for 1 seconds 0m 1.187s
And I click next 0m 0.250s
And I wait for 3 seconds 0m 3.205s
And I click on new post 0m 0.237s
And I wait for 1 seconds 0m 1.163s
And I set the "Titulo post" title 0m 0.146s
And I wait for 1 seconds 0m 1.159s
And I click into the post body 0m 0.210s
And I wait for 1 seconds 0m 1.158s
And I set the "Cuerpo post" body 0m 0.153s
And I wait for 1 seconds 0m 1.153s
And I publish the post 0m 0.187s
And I wait for 1 seconds 0m 1.150s
And I confirm the publishing post 0m 0.207s
And I wait for 1 seconds 0m 1.186s
And I double confirm the publishing post 0m 0.221s
And I wait for 2 seconds 0m 2.155s
Then I see the post confirmation 0m 0.140s
After 0m 10.031s

Screenshots

Before
NO IMAGE AVAILABLE
Given I navigate to page "http://localhost:2368/ghost/"
And I wait for 3 seconds
When I enter email "<USERNAME>"
And I wait for 1 seconds
And I enter password "<PASSWORD>"
And I wait for 1 seconds
And I click next
And I wait for 3 seconds
And I click on new post
And I wait for 1 seconds
And I set the "Titulo post" title
And I wait for 1 seconds
And I click into the post body
And I wait for 1 seconds
And I set the "Cuerpo post" body
And I wait for 1 seconds
And I publish the post
And I wait for 1 seconds
And I confirm the publishing post
And I wait for 1 seconds
And I double confirm the publishing post
And I wait for 2 seconds
Then I see the post confirmation
After
NO IMAGE AVAILABLE